home *** CD-ROM | disk | FTP | other *** search
- This is a very basic sample intended to show how to integrate Sort Solution
- into applications written with C/C++.
-
- The makefile in this directory is for Visual C++ version 5.0.
-
- If you don't have this compiler, simply create a projekt file for a Win32
- console application with your development tool, include main.c as the
- main file for your project and link with sortsol.lib.
-
-